tools/perf: Remove shebang lines from perf scripts
authorBen Hutchings <ben@decadent.org.uk>
Fri, 25 Sep 2015 19:09:23 +0000 (20:09 +0100)
committerBen Hutchings <ben@decadent.org.uk>
Sun, 4 Jun 2017 02:03:01 +0000 (02:03 +0000)
commitab82eb60c81c3b95cf611d3529caa2b27d91e1f5
tree840ab24a19fc8a45aa3e7ec1faefa7df23a3052d
parent1abff7c5d4355c5b9b1ba837883290a3c561fcec
tools/perf: Remove shebang lines from perf scripts

perf scripts need to be invoked through perf, not directly through
perl (or other language interpreter).  So including shebang lines in
them is useless and possibly misleading.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Gbp-Pq: Topic bugfix/all
Gbp-Pq: Name tools-perf-remove-shebangs.patch
tools/perf/scripts/perl/rw-by-file.pl
tools/perf/scripts/perl/rw-by-pid.pl
tools/perf/scripts/perl/rwtop.pl
tools/perf/scripts/perl/wakeup-latency.pl